#home .card-container{padding:4vw 4vw 0}@media (min-width: 768px){#home .card-container{padding-left:30px;padding-right:30px;padding-top:30px}}#home .card-header{--bc: #ED7020;--ic: #0094DC;display:flex;align-items:center;border-bottom:2px solid transparent}@media (min-width: 768px){#home .card-header{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(238 238 238 / var(--un-border-bottom-opacity));padding-bottom:12px}}#home .card-header__title{color:#333;font-size:4vw;font-style:normal;font-weight:600;line-height:1.6}@media (min-width: 768px){#home .card-header__title{font-size:20px}}#home .card-header__title .iconfont{color:var(--bc);vertical-align:middle;line-height:1;margin-right:.1em;display:none}@media (min-width: 768px){#home .card-header__title .iconfont{display:inline-block}}#home .card-header__title.has-decorative-strips{position:relative}#home .card-header__title.has-decorative-strips:after{content:"";position:absolute;left:0;right:0;bottom:0;transform:translateY(50%);width:1.6em;height:.67vw;background-color:var(--bc)}@media (min-width: 768px){#home .card-header__title.has-decorative-strips:after{bottom:-13px;width:100%;height:2px;background-color:var(--ic)}}#home .card-header__more{margin-left:auto;color:#666;font-size:3.2vw;line-height:2}@media (min-width: 768px){#home .card-header__more{font-size:16px}}#home .card-header__more .icon{font-size:2.67vw;color:var(--ic, inherit)}@media (min-width: 768px){#home .card-header__more .icon{font-size:14px;color:var(--ic)}}#home .card-content{margin-top:4vw}@media (min-width: 768px){#home .card-content{margin-top:25px}}#home .notice-bar{height:14.13vw;background-color:#f7f7f7;display:flex;align-items:center;padding:2.4vw 4vw}@media (min-width: 768px){#home .notice-bar{height:112px;--un-bg-opacity:.05;background-color:rgba(237,112,32,var(--un-bg-opacity));padding:18px 30px}}#home .notice-bar__title{color:#333;text-align:center;font-size:3.2vw;font-style:normal;font-weight:500;line-height:4.27vw;width:2.2em;background-size:97px 76px;background-repeat:no-repeat;background-position:center;border-right:1px solid transparent}@media (min-width: 768px){#home .notice-bar__title{margin-left:-22px;width:144px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;--un-border-opacity:1;border-color:rgb(220 220 220 / var(--un-border-opacity));--un-url:url(/image/notice-bar-icon.png);background-image:var(--un-url);padding-right:.5rem;font-size:16px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));line-height:1.5;letter-spacing:3px}}#home .notice-bar__title .is-highlight{color:#ed7020}@media (min-width: 768px){#home .notice-bar__title .is-highlight{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}}#home .notice-bar__content{flex:1;overflow:hidden;padding:0 4vw}@media (min-width: 768px){#home .notice-bar__content{padding-left:30px;padding-right:30px}}#home .notice-bar__more{color:#999;font-size:2.67vw;font-style:normal;font-weight:400;transition:all .3s ease-out}@media (min-width: 768px){#home .notice-bar__more{border-radius:9999px;--un-bg-opacity:.1;background-color:rgba(237,112,32,var(--un-bg-opacity));padding-left:1rem;padding-right:1rem;font-size:16px;--un-text-opacity:1;color:rgb(237 112 32 / var(--un-text-opacity));line-height:2}}@media (min-width: 768px){#home .notice-bar__more:hover{--un-bg-opacity:.2;background-color:rgba(237,112,32,var(--un-bg-opacity))}}#home .notice-bar__more:hover{cursor:pointer}#home .notice-bar .notice-info{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}@media (min-width: 768px){#home .notice-bar .notice-info{flex-direction:row;align-items:center}}#home .notice-bar .notice-info:before{content:"";width:6px;height:6px;background-color:#ed7020;border-radius:50%;margin-right:12px;display:none}@media (min-width: 768px){#home .notice-bar .notice-info:before{display:inline-block}}@media (min-width: 768px){#home .notice-bar .notice-info__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:6.25rem;row-gap:5px}}#home .notice-bar .notice-info__wrapper>*:not(:first-child){display:none}@media (min-width: 768px){#home .notice-bar .notice-info__wrapper>*:not(:first-child){display:inline-block}}#home .notice-bar .notice-info__title{color:#333;font-size:3.2vw;font-style:normal;line-height:4.27vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){#home .notice-bar .notice-info__title{flex:1 1 0%;font-size:16px;line-height:2}}#home .notice-bar .notice-info__date{color:#999;font-style:normal;font-size:3.2vw;line-height:4.27vw}@media (min-width: 768px){#home .notice-bar .notice-info__date{padding-left:1rem;font-size:16px;line-height:2}}#home .notice-bar__desc{color:#264278;font-size:16px;font-style:normal;font-weight:400;line-height:32px;flex:1;padding:0 18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#home .project-list{width:100%;display:flex;flex-direction:column}#home .project-item{width:100%;height:24vw;position:relative}@media (min-width: 768px){#home .project-item{height:200px}}#home .project-item:not(:last-child){margin-bottom:2.67vw}@media (min-width: 768px){#home .project-item:not(:last-child){margin-bottom:0}}#home .project-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000004d}@media (min-width: 768px){#home .project-item:before{display:none}}#home .project-item__title{position:absolute;z-index:9;left:0;top:50%;transform:translateY(-50%);width:100%;color:#fff;text-align:center;font-size:4vw;font-style:normal;font-weight:400;line-height:1.1;padding:0 5.6vw;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#home .project-item__bottom-title{position:absolute;z-index:9;left:0;bottom:0;width:100%;height:32px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:2;background-color:#0009;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#home .main-video-player{width:100%;height:38.67vw;display:flex;align-items:center;justify-content:center;background-color:#000}@media (min-width: 768px){#home .main-video-player{height:425px}}#home .main-video-player .tp-video{-o-object-fit:cover;object-fit:cover}#home .article-list{width:100%;display:flex;flex-direction:column}#home .article-item{width:100%;display:flex;align-items:center;padding:2.67vw 0}@media (min-width: 768px){#home .article-item{flex-direction:row-reverse;padding-top:14px;padding-bottom:14px}}#home .article-item__wrapper{border-bottom:1px solid #f0f0f0}@media (min-width: 768px){#home .article-item__wrapper{border-bottom-color:transparent}}#home .article-item__wrapper:first-child{margin-top:-2.67vw}@media (min-width: 768px){#home .article-item__wrapper:first-child{margin-top:-20px}}#home .article-item__title{color:#333;font-size:3.47vw;font-style:normal;font-weight:400;line-height:6.13vw;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){#home .article-item__title{font-size:16px;font-weight:500;line-height:2}}#home .article-item__date{color:#999;font-size:2.93vw;font-style:normal;font-weight:400;line-height:6.13vw;padding-left:1em;text-align:center}@media (min-width: 768px){#home .article-item__date{margin-right:.75rem;width:40px;display:flex;flex-direction:column;padding-left:0;font-size:1rem;line-height:1.5rem}}#home .article-item__date>*:first-child{height:22px;background-color:#f5f7fb;border:.5px solid #E4E6E7;line-height:22px;color:#333;font-size:14px}#home .article-item__date>*:last-child{height:18px;background-color:#0094dc;border:.5px solid #E4E6E7;line-height:18px;color:#fff;font-size:10px}#home .topic-swiper{width:100%;height:10.93vw;position:relative}@media (min-width: 768px){#home .topic-swiper{height:100px}}#home .topic-swiper .swiper{width:100%;height:100%;z-index:2}#home .topic-swiper .swiper-plugin-pagination{z-index:3;bottom:.8vw}#home .topic-swiper .swiper-plugin-navigation{width:calc(100% + 36px);left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}#home .topic-swiper .swiper-button-prev,#home .topic-swiper .swiper-button-next{width:auto;height:100px;text-align:center;line-height:100px;border-radius:0;background-color:transparent;color:#0094dc;transition:all .3s ease-out}#home .topic-swiper .swiper-button-prev:hover,#home .topic-swiper .swiper-button-next:hover{box-shadow:none;background-color:#0000001a}#home .topic-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4vw}#home .topic-item{width:100%;height:13.33vw;transition:all .3s ease-out}#home .topic-item:hover{cursor:pointer;--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}#home .news-wrapper{width:100%;display:flex;justify-content:space-between}#home .news-swiper{width:680px;height:384px}#home .news-swiper .swiper-button-prev,#home .news-swiper .swiper-button-next{width:28px;height:56px;text-align:center;line-height:56px;border-radius:0;background-color:#00000080;color:#fff;transition:all .3s ease-out}#home .news-swiper .swiper-button-prev:hover,#home .news-swiper .swiper-button-next:hover{cursor:pointer;box-shadow:0 0 4px #00000080}#home .news-card{width:100%}@media (min-width: 768px){#home .news-card{width:470px}}
